Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI #1017

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Fix CI #1017

merged 2 commits into from
Jan 21, 2025

Conversation

valeneiko
Copy link
Contributor

sudo apt purge postgresql-14 is currently failing with:

E: Unable to locate package postgresql-14

I am not sure if the command is necessary, but it seems CI is passing without it.

@valeneiko
Copy link
Contributor Author

Turns out it was necessary, just ubuntu-latest runner was updated to PG16, so command needs to purge v16 as well.
Should be good now: https://github.com/valeneiko/postgres/actions/runs/12895299188

@porsager
Copy link
Owner

Very nice ! Thanks a lot!

@porsager porsager merged commit 3374a8a into porsager:master Jan 21, 2025
42 checks passed
@valeneiko valeneiko deleted the fix-ci branch January 23, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants